| ServerValidationActionConfigurationSectionReturnURL Property |
[Missing <summary> documentation for "P:Activsoft.RightManagement.ServerValidationActionConfigurationSection.ReturnURL"]
Namespace: Activsoft.RightManagementAssembly: Activsoft.RightManagement (in Activsoft.RightManagement.dll) Version: 6.0.0.0 (6.0.0.0)
Syntaxpublic string ReturnURL { get; set; }Public Property ReturnURL As String
Get
Set
public:
property String^ ReturnURL {
String^ get ();
void set (String^ value);
}member ReturnURL : string with get, set
Property Value
Type:
String
See Also