Show / Hide Table of Contents

Class UserDefinedFields

Inheritance
Object
UserDefinedFields
Implements
IWebObject
IPlugin
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.AjaxMethods
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("UserDefinedFields")]
public class UserDefinedFields : IWebObject, IPlugin

Constructors

UserDefinedFields()

Declaration
public UserDefinedFields()

Methods

CheckIfPublishNeedsBackupWarning(String)

Declaration
public static bool CheckIfPublishNeedsBackupWarning(string ownerTypeString)
Parameters
Type Name Description
String ownerTypeString
Returns
Type Description
Boolean

ClearCachesAfterPublish()

Declaration
public static void ClearCachesAfterPublish()

ClearCachesBeforePublish()

Declaration
public static void ClearCachesBeforePublish()

IsPublishEventActive(String)

Declaration
public static bool IsPublishEventActive(string ownerTypeString)
Parameters
Type Name Description
String ownerTypeString
Returns
Type Description
Boolean

Publish(String)

Declaration
public void Publish(string ownerTypeString)
Parameters
Type Name Description
String ownerTypeString

Revert(String)

Declaration
public void Revert(string ownerTypeString)
Parameters
Type Name Description
String ownerTypeString

SetPageOneField(String, Int32, Int32)

Declaration
public void SetPageOneField(string ownerTypeString, int fieldId, int fieldNumber)
Parameters
Type Name Description
String ownerTypeString
Int32 fieldId
Int32 fieldNumber

SetPosition(String, AdminUdefControlGroup.UdefFieldPositionUpdate[])

Declaration
public void SetPosition(string ownerTypeString, AdminUdefControlGroup.UdefFieldPositionUpdate[] posUpdate)
Parameters
Type Name Description
String ownerTypeString
AdminUdefControlGroup.UdefFieldPositionUpdate[] posUpdate

SetRankOnFields(String, String)

Declaration
public static void SetRankOnFields(string ownerTypeString, string rankedFields)
Parameters
Type Name Description
String ownerTypeString
String rankedFields

SetUdefGrouping(String, Boolean)

Declaration
public void SetUdefGrouping(string ownerTypeString, bool onOff)
Parameters
Type Name Description
String ownerTypeString
Boolean onOff

Implements

IWebObject
SuperOffice.Factory.IPlugin
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top