Updated XML documentation on IPublisedValueCallback methods

This commit is contained in:
AndyButland
2018-07-28 07:56:23 +02:00
parent 2b3807ffee
commit 85bdc8f14d

View File

@@ -115,6 +115,7 @@
/// <param name="culture">The requested culture.</param>
/// <param name="segment">The requested segment.</param>
/// <param name="defaultValue">An optional default value.</param>
/// <param name="fallback">Integer value defining method to use for fallback when content not found</param>
/// <returns>A fallback value, or null.</returns>
/// <remarks>
/// <para>This method is called whenever getting the property value for the specified alias, culture and
@@ -132,6 +133,7 @@
/// <param name="culture">The requested culture.</param>
/// <param name="segment">The requested segment.</param>
/// <param name="defaultValue">An optional default value.</param>
/// <param name="fallback">Integer value defining method to use for fallback when content not found</param>
/// <returns>A fallback value, or null.</returns>
/// <remarks>
/// <para>This method is called whenever getting the property value for the specified alias, culture and