Click or drag to resize
IUserAccessiableAttachLink Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
bool AttachLink(
	string inLink,
	string inDesc,
	string inName,
	bool inLinkToQuestion,
	string inExt
)

Parameters

inLink
Type: SystemString
inDesc
Type: SystemString
inName
Type: SystemString
inLinkToQuestion
Type: SystemBoolean
inExt
Type: SystemString

Return Value

Type: Boolean
See Also