Show / Hide Table of Contents

Class UIHelper

Inheritance
Object
UIHelper
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.UI
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class UIHelper

Constructors

UIHelper()

Declaration
public UIHelper()

Methods

ApplicationTitle()

Declaration
public static string ApplicationTitle()
Returns
Type Description
String

CompanyToTitleCase(String)

Declaration
public static string CompanyToTitleCase(string name)
Parameters
Type Name Description
String name
Returns
Type Description
String

GetViewContainerSize(Control)

Declaration
public static Size GetViewContainerSize(Control control)
Parameters
Type Name Description
Control control
Returns
Type Description
Size

PersonToTitleCase(String)

Declaration
public static string PersonToTitleCase(string name)
Parameters
Type Name Description
String name
Returns
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top