.NET Framework Class Library

LocalizableCategoryAttribute Class

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Documents Namespace >

.NET Framework Class Library

LocalizableCategoryAttribute Class

Namespace: Gnostice.Documents

Assembly:  Gnostice.Documents (in Gnostice.Documents.dll)

Syntax

Visual Basic

<SerializableAttribute> _
Public Class LocalizableCategoryAttribute _
 Inherits CategoryAttribute

C#

[SerializableAttribute]
public class LocalizableCategoryAttribute : CategoryAttribute

Visual C++

[SerializableAttribute]
public ref class LocalizableCategoryAttribute : public CategoryAttribute

Inheritance Hierarchy

System.Object

System.Attribute

  System.ComponentModel.CategoryAttribute

    Gnostice.Documents.LocalizableCategoryAttribute

See Also

LocalizableCategoryAttribute Members

Gnostice.Documents Namespace