ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexViewer Assembly / C1.Web.Mvc.Viewer Namespace / ViewerBase Class / UniqueId Property

In This Topic
    UniqueId Property (ViewerBase)
    In This Topic
    Gets a value which represents the unique id for the control.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property UniqueId As String
    public virtual string UniqueId {get;}
    See Also