NavigationOptionsStartUrl Property |
Gets the start url.
Namespace:
Aras.IOM.OAuth
Assembly:
IOM (in IOM.dll) Version: 14.0.9.36244
Syntaxpublic string StartUrl { get; }
Public ReadOnly Property StartUrl As String
Get
/** @property */
public String get_StartUrl()
function get StartUrl () : String
Property Value
Type:
String
See Also