Class PopupLayoutResourceManager
Provides convenient access to culture-specific resources at run time.
Inheritance
System.Object
PopupLayoutResourceManager
Namespace: Syncfusion.XForms
Assembly: Syncfusion.SfPopupLayout.XForms.dll
Syntax
public class PopupLayoutResourceManager : Object
Constructors
PopupLayoutResourceManager()
Declaration
public PopupLayoutResourceManager()
Properties
Manager
Gets or sets the culture-specific resources.
Declaration
public static ResourceManager Manager { get; set; }
Property Value
Type |
---|
System.Resources.ResourceManager |