ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / DataMatrixEcc200TagHelper Class / FileIdentifier Property

In This Topic
    FileIdentifier Property (DataMatrixEcc200TagHelper)
    In This Topic
    Configurates C1.Web.Mvc.DataMatrixEcc200.FileIdentifier. Sets the file identification of this control.
    Syntax
    'Declaration
     
    Public Overridable Property FileIdentifier As Integer
    public virtual int FileIdentifier {get; set;}
    Remarks
    The possible property values are 1 - 254
    See Also