You are here: RainWorx.FrameWorx.Providers Namespaces > RainWorx.FrameWorx.Providers.Fee Namespaces > RainWorx.FrameWorx.Providers.Fee > EnsureSiteProperty Method

FeeProcessorBaseEnsureSiteProperty Method

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.Providers.Fee
Assembly:  RainWorx.FrameWorx.Providers.Fee (in RainWorx.FrameWorx.Providers.Fee.dll) Version: 3.5

Syntax

C#
protected bool EnsureSiteProperty(
	string actingUserName,
	string propertyName,
	CustomFieldType fieldType,
	string defaultValue,
	int displayOrder,
	bool required,
	int categoryId,
	string enumList
)

Parameters

actingUserName
Type: SystemString
propertyName
Type: SystemString
fieldType
Type: RainWorx.FrameWorx.DTOCustomFieldType
defaultValue
Type: SystemString
displayOrder
Type: SystemInt32
required
Type: SystemBoolean
categoryId
Type: SystemInt32
enumList
Type: SystemString

Return Value

Type: Boolean
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.