DataPlace
LocalizableCategoryAttribute Class
CSCS.DataPlace.CommonLocalizableCategoryAttribute
Specifies the resource-localized category for a member.
Declaration Syntax
C#
public class LocalizableCategoryAttribute : CategoryAttribute, 
	IResourceLocalizableAttribute
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
LocalizableCategoryAttribute(String)
Creates a new instance.

Category
Gets the category.

Equals(Object)
Returns whether the value of the given object is equal to the current CategoryAttribute..
(Inherited from CategoryAttribute.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Returns the hash code for this attribute.
(Inherited from CategoryAttribute.)
GetLocalizedString(String)
Looks up the localized name of the specified category.
(Inherited from CategoryAttribute.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsDefaultAttribute()()()
Determines if this attribute is the default.
(Inherited from CategoryAttribute.)
Match(Object)
When overridden in a derived class, returns a value that indicates whether this instance equals a specified object.
(Inherited from Attribute.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
TypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Inheritance Hierarchy
Object
Attribute
 CategoryAttribute
  LocalizableCategoryAttribute

Assembly: CS.DataPlace.Common (Module: CS.DataPlace.Common) Version: 2.0.3271.19817