ResourcesAttribute members

Derived from Object.Attribute and used for specifying how a property should be localized.

The ResourcesAttribute type exposes the following members.

Constructors

  Name Description
Public method ResourcesAttribute() Initializes a new instance of the ResourcesAttribute class.
Public method ResourcesAttribute(String, String, String) Initializes a new instance of the ResourcesAttribute class.

Top

Properties

  Name Description
Public property Category Gets or sets the resource ID that identifies the category of a property when displayed in the CustomPropertyToolPart tool part.
Public property Description Gets or sets the resource ID that provides a description of a property when it is displayed in the CustomPropertyToolPart tool part.
Public property Name Gets or sets the resource ID that identifies the name of a property when displayed in the CustomPropertyToolPart tool part.
Public property TypeId (Inherited from Attribute.)

Top

Methods

  Name Description
Public method Equals (Inherited from Attribute.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Attribute.)
Public method GetType (Inherited from Object.)
Public method IsDefaultAttribute (Inherited from Attribute.)
Public method Match (Inherited from Attribute.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member Undefined Represents the value returned if the ResourcesAttribute class is not defined.

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method _Attribute.GetIDsOfNames (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfo (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfoCount (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.Invoke (Inherited from Attribute.)

Top

See also

Reference

ResourcesAttribute class

Microsoft.SharePoint.WebPartPages namespace