ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / ResourceStorage Class / Resources Property

In This Topic
    Resources Property (ResourceStorage)
    In This Topic
    Gets the ResourceCollection object that contains resource related information.
    Syntax
    'Declaration
     
    Public ReadOnly Property Resources As ResourceCollection
    public ResourceCollection Resources {get;}
    See Also