You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Classes > CustomFields Class > CustomFields Methods > GetSearchProperties Method > GetSearchProperties
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
CustomFields.GetSearchProperties Method (String, String, String, String, Collection, String, String, String)

Returns an HTML string to display search properties.

C#
public Shared Object GetSearchProperties(String MonikerStyle, String DataType, String Caption, String Name, Collection Items, String AlignCaption, String szBeginFontInfo, String szEndFontInfo);
Visual Basic
Public Shared Function GetSearchProperties(ByVal MonikerStyle As String, ByVal DataType As String, ByVal Caption As String, ByVal Name As String, ByVal Items As Collection, ByVal AlignCaption As String, ByVal szBeginFontInfo As String, ByVal szEndFontInfo As String) As Object
Parameters 
Description 
MonikerStyle 
Style. (Required) 
DataType 
The data type such as String, DateTime, Numeric, etc. 
Caption 
The caption value. (Required) 
Name 
The value for name attributes. 
Items 
Values of items. 
AlignCaption 
The value for the align attributes. 
szBeginFontInfo 
The value for the begin font attributes. 
szEndFontInfo 
The value for the end font attributes. 

Object

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!