NavigationOptionsEndUrl Property |
Gets the end url.
Namespace:
Aras.IOM.OAuth
Assembly:
IOM (in IOM.dll) Version: 14.0.20.39432
Syntaxpublic string EndUrl { get; }
Public ReadOnly Property EndUrl As String
Get
/** @property */
public String get_EndUrl()
function get EndUrl () : String
Property Value
Type:
String
See Also