NavigationOptionsEndUrl Property |
Gets the end url.
Namespace:
Aras.IOM.OAuth
Assembly:
IOM (in IOM.dll) Version: 14.0.9.36244
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