Show / Hide Table of Contents

Class Dialog.DialogSize

Inheritance
Object
Dialog.DialogSize
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
public class DialogSize

Constructors

DialogSize(Int32, Int32)

Declaration
public DialogSize(int width, int height)
Parameters
Type Name Description
Int32 width
Int32 height

Fields

Height

Declaration
public int Height
Field Value
Type Description
Int32

Width

Declaration
public int Width
Field Value
Type Description
Int32
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top