Click or drag to resize

VGWebUserInterface Class

Preference of the web interface for WebConsole or WebPortal
Inheritance Hierarchy
SystemObject
  Novalys.VisualGuard.Security.MembershipVGWebUserInterface

Namespace:  Novalys.VisualGuard.Security.Membership
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public sealed class VGWebUserInterface : VGIMembershipObject, 
	VGIDocumentationMembershipObject

The VGWebUserInterface type exposes the following members.

Properties
  NameDescription
Public propertyCompanyName
Get or Set the company name
Public propertyCompanyUrl
Get ot set the company url
Public propertyCSSData
Get or Set Css
Public propertyId
Return the Id of VGWebUserInterface
Public propertyImage
Get or Set the logo
Public propertyImageExt
Get the extension of the Image
Public propertyImageType
Get the the of the Image property (Logo of web Interface)
Public propertyIsActive
Get or Set allow the custom web interface
Public propertyLastModification
Last modification of VGWebUserInterface (Server Time)
Public propertyLastModificationLT
Last modification of VGWebUserInterface (Local Time)
Public propertyStatic memberSupportedImageFormats
Return the type of image is supported
Public propertyUserInterface
Get or set web console v2 properties.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also