PortalUIConfigurationBrandingRightImage Property |
Branding Right Image - The right url image that used by branding control
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string BrandingRightImage { get; set; }
Public Property BrandingRightImage As String
Get
Set
public:
property String^ BrandingRightImage {
String^ get ();
void set (String^ value);
}
member BrandingRightImage : string with get, set
Property Value
Type:
String
See Also