Show / Hide Table of Contents

Class SoWebObjectAttribute

Inheritance
Object
SoWebObjectAttribute
SoCriteriaEditAttribute
Namespace: SuperOffice.DCF.Web.Factory
Assembly: SuperOffice.DCFWeb.dll
Syntax
[AttributeUsage(AttributeTargets.Class, Inherited = false, AllowMultiple = false)]
public class SoWebObjectAttribute : PrioritizedPluginAttribute

Constructors

SoWebObjectAttribute(String)

Declaration
public SoWebObjectAttribute(string mappingName)
Parameters
Type Name Description
String mappingName

SoWebObjectAttribute(String, Int32)

Declaration
public SoWebObjectAttribute(string mappingName, int priority)
Parameters
Type Name Description
String mappingName
Int32 priority

Properties

MappingName

Declaration
public string MappingName { get; }
Property Value
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top