LicenseRequestBaseReplaceKeyWithValue Method
Namespace: FileHold.CommonAssembly: FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
protected void ReplaceKeyWithValue(
ref string template,
string key,
string value,
bool escape = true
)
Parameters
- template String
-
- key String
-
- value String
-
- escape Boolean (Optional)
-